home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 1999 #8 / 1999 CD 8 (black).iso / maskdemo / DATA1.CAB / Program_Executable_Files / Daventry / KQ / WIZCHEST.KQ < prev    next >
Encoding:
INI File  |  1998-12-15  |  847 b   |  48 lines

  1. [wizchest1]
  2. classType=KQChest
  3. currAnimName=closed
  4.  
  5. locX= 141087
  6. locY=205191
  7. locZ=13012
  8. dirZ=1.57
  9. keepOnGround=0
  10. colliderType=1
  11. animLoops=loops
  12. shadowMask=0
  13.  
  14. ; items specific to the chest class
  15. invItemTypeName=ladybell
  16. invQuantity=1
  17. invLocX=141087
  18. invLocY=205191
  19. invLocZ=13012
  20. invDirZ=1.57
  21.  
  22. ; items below are specific to the fact
  23. ; that this chest is invisible until a
  24. ; potion of reveal is used
  25. ; groupsAlways = object + persists + collision + reveal
  26. ; groupsActive3D = timer + render
  27. groupsAlways=2062
  28. groupsActive3D=17
  29. hidden=1
  30. dithered=1
  31. script=wizchest.cs
  32. ;
  33. ;end of reveal stuff
  34.  
  35. [loops]
  36. classType=KQAnimLoopList
  37. nMovement=2
  38. Movement0=closed
  39. Movement1=open
  40.  
  41. [movement0]
  42. loop=wizchest.kqs wizchest 0.0 0.0 0 1
  43.  
  44. [movement1]
  45. loop=wizchest.kqs wizchest 0.0 1.0 0 0
  46. nCue=1
  47. cue0=0.0 playsound chstopen
  48.